GLTexture View Render Thread
The render thread is responsible for managing the communication between the ui thread and the render thread it creates. Also, the EGL and GL contexts are managed from here.
Constructors
Link copied to clipboard
Create a render thread for the given TextureView / Maprenderer combination.